device driver

device driver

 英

  • n.设备驱动程序
  • 网络装置驱动程式;设备驱动程式;设备驱动器

英汉解释

n.
1.
设备驱动程序
un.
1.
设备驱动器

例句

On Windows, the file name of a device driver is different from that of a common file; it's usually called the device pathname instead.

Windows设备驱动程序文件名不同普通文件通常称为设备路径

As graphics hardware evolved, GDI gained the ability to be hardware-accelerated through a set of DDIs (Device Driver Interface).

随着图形硬件显卡演进GDI通过DDI设备驱动接口获得硬件加速能力

Generally speaking, the device handle is determined by the name of a particular device driver.

一般而言设备具体设备驱动程序名称决定

The device driver must not be interrupted until the probing is complete, or the hardware device could be left in an unpredictable state.

这个设备驱动一定不能中断直到探测完成否则硬件设备可能进入不可预知状态

The device driver of embedded system must be customed and be one part of embedded operation system and applications not to be separate.

嵌入式设备各个特点限定设备驱动程序必须定制并且和嵌入式操作系统以及应用程序完全绑定一起构成一个不可分割整体

The loop device is a device driver that allows you to mount a file as a block device and then interpret the file system it represents.

loop设备一个设备驱动程序利用可以文件作为一个设备挂载系统然后可以查看这个文件系统内容

Installing this device driver is not recommended because Windows cannot verify that it is compatible with your hardware.

推荐安装这个驱动程序原因Windows无法确认这个驱动程序是否硬件兼容

Windows cannot load the device driver for this hardware because a previous instance of the device driver is still in memory.

由于设备驱动程序一个范例内存Windows无法加载设备驱动程序

The access to a specific device is handled by traditional physical device driver associated with it.

特定设备访问相关联传统物理设备驱动程序处理

Also Ubuntu and Linux in general has to deal with device driver problems. Only a few manufacturers provide Linux drivers.

使用打印机没有Linux驱动而且UbuntuLinux总体解决设备驱动问题只有少数生产厂商提供Linux驱动

Unable to open device driver containing RAS performance data.

无法打开包含RAS性能数据设备驱动程序

Setup does not consider whether the OEM - supplied device driver is digitally signed when Setup selects a device driver match .

安装程序选择设备驱动程序匹配项不会考虑OEM提供设备是否已经数字签名

A device driver should only export a device interface if it implements that device interface entirely.

如果设备驱动完全实现设备接口应该仅仅export一个设备接口

At initialization time, a device driver allocates a net_device structure and then initializes it with its necessary routines.

进行初始设备驱动程序分配一个net_device结构然后使用必须程序进行初始

It is one of the common building blocks of Linux device-driver code and probably one that you will use in any driver you write.

Linux设备驱动代码一个公共构建代码编写任何驱动可能

Suppose your device driver must be written from scratch, and you do not have the actual hardware while developing this device driver.

假设我们必须从头开始编写这个设备驱动程序开发这个设备驱动程序没有实际硬件

Windows finds and then installs the iPhone device driver - the message appears as a pop-up from the System Tray.

Windows自动找到安装iPhone设备驱动程序——系统托盘弹出显示信息

It may be possible to supply an OEM-supplied device driver, but it may not be selected and used.

可能提供OEM提供设备驱动程序可能不会选择使用程序

The device driver we will be building will not be that complex and will basically be the only driver in the stack.

我们将要创建驱动程序不会那么复杂只是简简单单一个堆栈驱动而已

Design of a signal processing card for diode array detector and development of its virtual device driver.

二极管检测器信号处理研制及其虚拟设备驱动程序开发

They are initialized and accessed only within the device driver; higher layers do not need to care about them.

设备驱动程序初始访问更上层应用不必考虑

NetBSD uses the cryptographic device driver (CGD) to implement an encrypted file system with a virtual device.

NetBSD使用加密设备驱动程序CGD通过虚拟设备实现加密文件系统

That way, when a process performs an operation on the device, the kernel knows what device driver should be referenced.

这样进程设备执行操作内核知道应该引用什么设备驱动程序

A device driver is a software program that enables a hardware device to work with an operating system.

设备驱动程序使硬件设备操作系统工作软件程序

The simulation mechanism and the simulation tools together form a simulation framework for device driver development.

模拟机制模拟工具一起组成一个设备工具详细一起开发模拟框架

You can find the right device driver by selecting the manufacturer and model of your hardware device.

通过选择硬件设备制造商类型找到正确设备驱动程序

Applications suited to assembly language: hardware device driver and embedded systems and computer games requiring direct hardware access.

硬件设备驱动嵌入式系统要求直接硬件访问计算机游戏

But with DMA, which uses asynchronous transmissions, the device driver needs to wait for an explicit interrupt from the NIC.

DMA也就是用户使用异步传送模式设备驱动须要等待NIC一个清楚中断

This article helps device driver developers test the interrupt service routine as much as possible by simulating the various interrupts.

本文通过模拟各种中断尽可能帮助设备驱动程序开发人员测试中断服务

Package can be rebuilt only on a system that does not have Server Administrator device driver (HAPI) installed.

不能装有HAPI设备驱动程序系统重建软件包

We can only modify the device driver when the hardware device is to be updated without compiling the whole system.

硬件设备升级只需修改软件设备驱动程序而无需整个系统重新编译

The device driver with the lowest rank is considered the most suitable possible match and is the device driver installed.

等级最低设备驱动程序视为适合可能匹配项并且安装设备驱动程序

DSF is especially helpful in executing device driver kernel code where the device may not be present.

设备可能存在DSF特别有助于执行设备驱动程序内核代码

Windows cannot load the device driver for this hardware because there is a duplicate device already running in the system.

由于系统一个重复设备Windows无法加载这个硬件设备驱动程序

The Symbol CF card, unlike the PCMCIA card, lacks firmware on the card and depends on the device driver to download the firmware.

不同PCMCIASymbolCF缺乏固件依靠设备驱动程序下载固件

SCM enables you to control a service, but you cannot control a device driver.

使用SCM可以控制服务不能控制设备驱动程序

Notifies an application or device driver of a change to the hardware configuration of a device or the computer .

通知应用程序设备驱动程序设备计算机硬件配置发生变化

Generally speaking, device driver is an obstacle in peripheral development.

设备驱动程序外设开发难点

Retrieves all the services on the specified computer, except for the device driver services.

检索指定计算机所有服务设备驱动程序服务除外)。

The Host AP device driver: Supports the Host AP mode of Prism chipsets that lets a WLAN host act as an access point.

HostAP设备驱动程序支持Prism芯片组AP模式可以使WLAN主机访问作用